home *** CD-ROM | disk | FTP | other *** search
- LINE-ORIENTED COMMANDS
-
- <INSERT LINE> inserts a blank line above the cursor. The cursor moves
- to the left margin of the new line.
-
- <DELETE LINE> deletes the line which the cursor is on. This command
- can be preceded by a count (ie - <ESC> 3 <DELETE LINE> deletes 3
- lines).
-
- <DELETE END OF LINE> deletes from the cursor position until the end of
- the line.
-
- <CENTER> centers the current line between the left and right margins.
- First type the line, then press <CENTER>.
-
- <JUSTIFY LINE> will justify the current line between the left and
- right margins. This command may be preceded by a count.
-
- <SQUASH> will remove all consecutive blanks from the current line.
- This is a good way to undo the effects of justification. This command
- may be preceded by a count.
-
- <UNDO> allows you to restore the last line or block that was deleted.
- Buffer 9 is reserved as the place where deleted lines are stored.
-
- <INDENT> will cause any subsequent lines you type in the paragraph to
- be indented at the cursor column. Typing <RETURN> will not only end
- the paragraph, but will end the indent operation as well.
-
- <CHANGE INDENT> changes the indentation of all lines from the cursor
- position to the end of the paragraph. The lines will be indented at
- the cursor position, or at the position you specify if you type a
- number.